.ratings-page .top-players{margin-bottom:20px}.ratings-page .top-players__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-top:50px}.ratings-page .top-players__title{text-align:center;padding:20px;background:#272b49;border-radius:0 0 10px 10px;background:rgba(0,0,0,var(--main-container-opacity));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ratings-page .top-players .top-item{width:100%;display:block;color:#fff;text-decoration:none}.ratings-page .top-players .top-item:nth-child(1){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.ratings-page .top-players .top-item:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ratings-page .top-players .top-item:nth-child(3){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.ratings-page .top-players .top-item__skin{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:220px;height:220px;overflow:hidden}.ratings-page .top-players .top-item__skin img{width:430px;top:85px}.ratings-page .top-players .top-item__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px;background:#202646;border-radius:10px 10px 0 0}.ratings-page .top-players .top-item__position{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:70px;height:70px;border:4px solid rgba(255,255,255,.3);border-radius:50%;margin-bottom:10px}.ratings-page .top-players .top-item__position span{font-size:30px;font-family:var(--font-bold)}.ratings-page .top-players .top-item__name{font-size:20px;font-family:var(--font-semibold);margin-bottom:5px}.ratings-page .top-players .top-item--gold .top-item__wrapper{z-index:30;padding-top:60px;background:-webkit-gradient(linear,left bottom,left top,from(#FF9900),to(#EEBF19));background:-o-linear-gradient(bottom,#FF9900 0%,#EEBF19 100%);background:linear-gradient(360deg,#FF9900 0%,#EEBF19 100%);-webkit-box-shadow:0 30px 90px rgba(242,183,20,.8);box-shadow:0 30px 90px rgba(242,183,20,.8)}@media screen and (max-width:800px){.ratings-page .top-players__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ratings-page .top-players__title{display:none}.ratings-page .top-players .top-item:nth-child(1){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.ratings-page .top-players .top-item:not(:last-child){margin-bottom:20px}.ratings-page .top-players .top-item__skin{display:none}.ratings-page .top-players .top-item__wrapper{padding:20px;border-radius:10px}.ratings-page .top-players .top-item__position{width:50px;height:50px;font-size:20px}.ratings-page .top-players .top-item--gold .top-item__wrapper{padding-top:20px}}